home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
AFS
/
WriteUp.app
/
English.lproj
/
Page.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-14
|
1KB
|
91 lines
PageView = {
OUTLETS = {
window;
};
SUPERCLASS = View;
};
PageScrollView = {
ACTIONS = {
unitsAction:;
zoom:;
toggleRulers:;
zButtonAction:;
shrinkWrap:;
fitSelection:;
layerAction:;
zoomAction:;
toggleInfoBar:;
redrawSelf:;
};
OUTLETS = {
pageButtons;
vClipRuler;
visiblePopup;
infoBar;
hClipRuler;
zoomPopup;
layerPopup;
bClipRuler;
unitsPopup;
};
SUPERCLASS = ScrollView;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
WriteUp = {
ACTIONS = {
appDidInit:;
};
OUTLETS = {
};
SUPERCLASS = PasteUp;
};
LayoutDocument = {
ACTIONS = {
revert:;
close:;
toggleShowTextRects:;
emergencyClose:;
toggleShowGraphics:;
toggleSnapToGuides:;
runPaper:;
toggleShowGuides:;
runMoveBy:;
runPageLayout:;
toggleSnapToRulers:;
};
OUTLETS = {
printInfo;
linksInfo;
currentPage;
unitsInfo;
lastLoadedScrollView;
masterPage;
undoInfo;
styleInfo;
};
SUPERCLASS = Document;
};
PasteUp = {
OUTLETS = {
pageScrollView;
};
SUPERCLASS = Object;
};
Document = {
ACTIONS = {
saveAsTemplate:;
save:;
close:;
emergencyClose:;
crashAs:;
saveAs:;
};
OUTLETS = {
};
SUPERCLASS = Object;
};